home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_52504.txt < prev    next >
Text File  |  1989-08-22  |  1KB  |  55 lines

  1. -- card: 52504 from stack: in
  2. -- bmap block id: 52916
  3. -- flags: 0000
  4. -- background id: 49215
  5. -- name: What is OSI Model? C/13
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 3,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 11
  34. ----- text -----
  35. The Middle Functions  (1 of 2)
  36.  
  37. -- part contents for background part 24
  38. ----- text -----
  39. So, what happens in the middle?  
  40.  
  41. The middle functions are concerned with identifying the sending and receiving nodes, initiating the session between them, and addressing and routing the data that is sent between them.
  42.  
  43. The middle functions are also concerned with ensuring that data is received free from errors.
  44.  
  45. -- part contents for background part 25
  46. ----- text -----
  47. The Middle Functions
  48.  
  49. -- part contents for background part 3
  50. ----- text -----
  51. What is the OSI Model?
  52.  
  53. -- part contents for background part 32
  54. ----- text -----
  55. 52504